Package com.cisco.pt.ipc.sim
Interface NdProcess
- All Known Implementing Classes:
NdProcessImpl
Information provided by the PKI file:
\class NdOption
\brief Neighbor Discovery option structure.
- Author:
- Auto-generated
-
Method Summary
Modifier and TypeMethodDescriptionbooleanInformation provided by the PKI file:Methods inherited from interface com.cisco.pt.ipc.IPCObject
getAccessMessage, getClassName, getFactory, getObjectUUID, getPacketTracerSessionMethods inherited from interface com.cisco.pt.ipc.sim.Process
getOwnerDevice
-
Method Details
-
isNdProcessEnabledOnHost
boolean isNdProcessEnabledOnHost()Information provided by the PKI file:
\brief Gets if the process is enabled on the host. \return bool, value is true if the process is enabled, false if not.- Returns:
- boolean Returns a boolean
-